Labels: text | font | screenshot OCR: This function is in the standard library, and its function prototype is in "stdlib.h". It causes the space pointed to by w to be deallocated. The system is then able to use this space for some other purpose. Unlike automatic storage, space allocated by calloc( ) is not relinquished automatically upon exit from a function. The programmer must explicitly free this space.